<?xml version="1.0"?>
<component name="org.nuxeo.ecm.diff.theme.override">

  <require>org.nuxeo.ecm.diff.theme</require>

  <extension point="applications" target="org.nuxeo.theme.services.ThemeService">

    <application root="/nuxeo" template-engine="jsf-facelets">
      <view id="/content_diff_fancybox.xhtml">
        <theme>galaxy/popup</theme>
      </view>
    </application>

  </extension>

</component>
